php forum
php mysql forum
php mysql smarty
 
Page 1 of 4 1 2 3 4 >
Topic Options
#142872 - 11/11/01 10:43 AM [6.2x] UBB -> Digichat Member Integration Beta 1.2
Greg Hard Offline
Member

Registered: 02/21/00
Posts: 5533
Loc: My Room
This is a script to allow ubb membership integration to digichat's chat service.
Updated: 2-1-02
Thanks for your help, LK!

Download

[ 11-11-2001: Message edited by: MasterMind ]

Top
#142873 - 11/11/01 10:49 AM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
aaronsam001 Offline
Junior Member

Registered: 08/15/01
Posts: 25
thanks iv been waiting for this

Top
#142874 - 11/11/01 12:41 PM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
wardx28 Offline
Member

Registered: 10/28/00
Posts: 111
Loc: Marietta, ga
Thanks MasterMind smile

Top
#142875 - 11/11/01 12:43 PM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
Greg Hard Offline
Member

Registered: 02/21/00
Posts: 5533
Loc: My Room
no prob. try it, nonlive, before using it. Report bugs here to be fixed.

Top
#142876 - 11/11/01 01:09 PM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
wardx28 Offline
Member

Registered: 10/28/00
Posts: 111
Loc: Marietta, ga
Sorry, but we couldn't find a record for Username:. Please try again. Use your Back button.

This is what i am getting on 6.1.2

Top
#142877 - 11/11/01 01:23 PM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
Greg Hard Offline
Member

Registered: 02/21/00
Posts: 5533
Loc: My Room
Good. FITNR.

With help, LK, take a look please? smile

Top
#142878 - 11/11/01 01:45 PM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
Brad.loo Offline
Member

Registered: 07/11/01
Posts: 1014
Loc: North Carlina | Fav Anime: Lov...
MM, i thank u for even tryin this, but one question, i have been able to down grade a number of 6.1+ hacks into my 6.05 forum, i have decided not to go to 6.1 because im waiting on 6.2+, so will this work on 6.05 or will i have to play with the scripts?. if it will work on 6.05 illbe happy to help u test it :]
_________________________
LK UBB: gosh, how can you be so sick ?
Anime loo: LOL
LK UBB: you're just too weird for me

Nothing like vandalizing a skateboard to kick your day off!!

Top
#142879 - 11/11/01 01:55 PM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
Greg Hard Offline
Member

Registered: 02/21/00
Posts: 5533
Loc: My Room
no, not as-is

Top
#142880 - 11/11/01 02:27 PM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
I got it to work in my board:

1. I didn't use form_data at all, just "%DATA = map{$_ => param($_)} param(); #map is your friend!" (it was commented before).

2. $user_number = &GetUserNumber($user); - notice $user_number and $user.

3. if ($user_number ne "") { - since $ProfileNumber doesn't exist, see #2.

4. @user_profile = &OpenProfile("$user_number"); - without .cgi

5. $pubname = &GetPubName($user_number); - get public name.

6. <PARAM NAME="nickname" VALUE="$pubname">

I think that's all smile good job, demo: http://www.lkubb.dns2go.com/?ubb=digichat .
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#142881 - 11/11/01 02:45 PM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
Greg Hard Offline
Member

Registered: 02/21/00
Posts: 5533
Loc: My Room
Thanks LK. ZIP updated with beta 1.

Top
#142882 - 11/11/01 03:04 PM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
Looks like it's still the old zip confused Is it my Temporary Internet Files?

Anyway, I modified the code a little to set up a demo account: test/digichat.

[ 11-11-2001: Message edited by: LK ]
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#142883 - 11/11/01 03:16 PM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
Greg Hard Offline
Member

Registered: 02/21/00
Posts: 5533
Loc: My Room
no...its the new one...

Top
#142884 - 11/11/01 03:43 PM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
Code:
code:
$user_number should before $pubname wink

Except that I think everything is fine smile
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#142885 - 11/11/01 05:11 PM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
Variables Offline
Member

Registered: 12/03/00
Posts: 350
Quote:
quote:


The same message here. It's still alpha i guess frown
_________________________
"I have not failed. I've just found 10,000 ways that won't work."
- Edison -

www.cyberty.nl

Top
#142886 - 11/11/01 06:33 PM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
Asniper Offline
Member

Registered: 10/18/00
Posts: 79
Loc: Brampton, Ontario, Canada
ok i feel dumb saying this but

i'm totaly lost in setting this up
how do i install this? frown

Top
#142887 - 11/11/01 07:57 PM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
Greg Hard Offline
Member

Registered: 02/21/00
Posts: 5533
Loc: My Room
Variables: I'll check it out. Make sure you have the newest zip file from the server.

Asniper: I'll have an HTML file for this in about 5.

Top
#142888 - 11/11/01 07:58 PM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
Greg Hard Offline
Member

Registered: 02/21/00
Posts: 5533
Loc: My Room
Maybe not. Hold on..

Top
#142889 - 11/11/01 08:28 PM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
Greg Hard Offline
Member

Registered: 02/21/00
Posts: 5533
Loc: My Room
Fixed a few bugs. Uses nice errors like UBB. Uses ubb's text and background. At the top you need to set your digichat siteid in "$id = " variable.

Top
#142890 - 11/12/01 02:23 AM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
$pubname = &GetPubName($pubname); should be $pubname = &GetPubName($user_number); wink

Except that it works fine, demo updated.
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#142891 - 11/12/01 04:52 PM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
Variables Offline
Member

Registered: 12/03/00
Posts: 350
Does this work when the Digichat is on an other server?

I hope you put a good readme file in the zip. wink
_________________________
"I have not failed. I've just found 10,000 ways that won't work."
- Edison -

www.cyberty.nl

Top
Page 1 of 4 1 2 3 4 >



Latest Posts
[7.2.1] - Naked shoutbox
by bellaonline
05/05/12 05:00 PM
[7.x] Stop Forum Spam Integration v0.4
by bellaonline
05/05/12 03:53 PM
Shout Box

(Views)Popular Topics
Known public proxy servers 1689885
Integrated Index Page (IIP) 5.3.1 555705
Finished-[6.5.2] Games Arcade Deluxe v1.9 501236
Integrated Index Page (IIP) 5.1.1 415112
TLD Bv2.1 Released - Threads Links Directory 396822
[6.0x] Who's Online 4.0.0 [Finished] 389412
Finished-[6.5.1] Integrated Index Page (IIP) 6.5 330423
Q & A 298663
Slash UBB 266936
[6.3.x] [beta] Hit Hack 2.0 227970
Forum Stats
13621 Members
59 Forums
37191 Topics
295716 Posts

Max Online: 686 @ 06/28/07 07:04 AM

 

 

 
fusionbb message board php hacks